GrapeCity ActiveReports for .NET 12.0J
Create(AggregateFunction,Variant[]) メソッド

集約関数です。
提供された状態で集約を作成します。
構文
'宣言
 
Public Overloads Shared Function Create( _
   ByVal function As AggregateFunction, _
   ByVal state() As Variant _
) As Aggregate
public static Aggregate Create( 
   AggregateFunction function,
   Variant[] state
)

パラメータ

function
集約関数です。
state
参照

関連項目

Aggregate クラス
Aggregate メンバ
オーバーロード一覧

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.